C1.Web.Mvc.Finance Namespace / MacdHistogram<T> Class / FastPeriod Property

In This Topic
FastPeriod Property (MacdHistogram<T>)
In This Topic
Gets or sets the fast exponential moving average period for the MACD line.
Syntax
'Declaration
 
<DefaultValueAttribute(12)>
Public Property FastPeriod As Double
 
See Also